Namespace - LJCNetCommon
Parameters
text - The text value.
Returns
true if all digits; otherwise, false.
Syntax
C# |
public static Boolean IsDigits(String text)
|
Checks a string value for digits.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.